home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Games 1995 June / CD-ROM Games Demo CD Disc 6.iso / menus / e / 3.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-14  |  406 b   |  21 lines

  1. @echo off
  2. cd \ 
  3. cls
  4. echo.
  5. echo                              Framed
  6. echo                            ----------
  7. echo.
  8. echo             This shareware program from Machination will not
  9. echo             require any installation and will run directly from
  10. echo             the CD ROM.    If you wish to exit now press [Cntrl C]
  11. echo.
  12. echo. 
  13. pause
  14. cd framed
  15. framed
  16. d:
  17. cd \
  18. cd menus
  19. mainmenu
  20.  
  21.